home *** CD-ROM | disk | FTP | other *** search
/ Champak 26 (Anniversary Edition) / Volume 26 [Anniversary Edition] - JOGO DISK .iso / DEPOSITO / REmovido / Esportes / airballs.swf / scripts / DefineSprite_84 / frame_1 / DoAction.as
Text File  |  2006-07-26  |  99b  |  9 lines

  1. if(_root.region.length == 2)
  2. {
  3.    gotoAndStop(_root.region);
  4. }
  5. else
  6. {
  7.    gotoAndStop(2);
  8. }
  9.